Update Tyr Upstream Development Process#55
Open
deborahbrouwer wants to merge 1 commit intoRust-for-Linux:mainfrom
Open
Update Tyr Upstream Development Process#55deborahbrouwer wants to merge 1 commit intoRust-for-Linux:mainfrom
deborahbrouwer wants to merge 1 commit intoRust-for-Linux:mainfrom
Conversation
Currently the upstream development process for Tyr suggests that a developer could open a merge request for review and discussion in the panfrost-linux repository on Freedesktop GitLab. While merge requests can still be a useful collaboration tool, other DRM developers might not be reading those merge requests, so to be absolutely clear, just direct new upstream contributions to the mailing lists. Signed-off-by: Deborah Brouwer <deborah.brouwer@collabora.com>
c0243f2 to
0f72876
Compare
Member
|
It sounded to me like @dwlsalmeida was saying that MRs to the prototype would now have a specific purpose (i.e. doing testing that requires a working driver). If that is the case, i.e. if downstream/prototype development is not expected to be common anymore, then perhaps the page should be reorganized a bit? But maybe I misinterpreted what he meant. Happy new year! |
ojeda
reviewed
Dec 31, 2025
Comment on lines
+86
to
+87
| To work on any given task, assign it to yourself. For patches targeting the downstream | ||
| staging branch, open a merge request against `tyr-dev`. |
Member
There was a problem hiding this comment.
I would suggest mentioning the upstream route too or removing both, instead of mentioning only the downstream case (the text before the change has both too).
(But please see my comment above)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This MR makes it clear that upstream contributions can go right to mailing lists.
As suggested by @dakr and @dwlsalmeida in #52
@ojeda could you please review?